home *** CD-ROM | disk | FTP | other *** search
/ Delphi Developer's Kit 1996 / Delphi Developer's Kit 1996.iso / power / acstream / readme.txt < prev   
Text File  |  1995-12-22  |  1KB  |  35 lines

  1. The following files should have been uncompressed:
  2.  
  3. README.TXT    This file.
  4. acstream.pas     See below.
  5. aclist.pas      See below.
  6.  
  7.  
  8. acstream.pas    
  9. ------------
  10. Source file for the base classes of streamable 
  11. objects(TacStreamable) and for the associated
  12. streams(TacObjStream). Also includes concrete
  13. classes for file streams(TacFileObjStream) and
  14. memory streams(TacMemoryObjStream).
  15.  
  16. aclist.pas      
  17. ----------
  18. Source file for TStringList-like class(TacObjStringList)
  19. for containing streamable objects. Is also a good
  20. example of implementing a TacStreamable subclass.
  21.  
  22.  
  23. Sorry, there are no examples. If you want the full story,
  24. you'll have to wait for the companion article, appearing 
  25. in an upcoming issue of Delphi Informant.
  26.  
  27. I have tried to comment the code fairly well, and 
  28. I would be happy to answer any related questions 
  29. posed in the Delphi forums or via e-mail.
  30.  
  31. As always, all comments, criticisms, and suggestions
  32. are always welcome.
  33.  
  34. Alan Ciemian
  35. COmpuserve: 70134,611